SINGLE-INTERFACE

settings_applicationsDOMException  >   settings_applicationsOverconstrainedError

SINGLE-INTERFACE

Default
  • bug_report

Internal slot[[Prototype]]

생성자(constructor)를 가진 객체 또는 인터페이스(interface)가 인스턴스(instance)를 생성할 때 상속할 수 있는 프로퍼티(property)와 메소드(method)를 가지고 있는 원형 객체를 참조하는 생성자의 은닉된 속성이다.

만약에 상속받은 객체 또는 인터페이스(interface)가 존재한다면 상속한 객체 또는 인터페이스(interface) 내부 슬롯(internal slot) [[Prototype]]의 프로퍼티(property)와 메소드(method)를 추가적으로 사용할 수 있다.

상속 계층 탐색

DOMException

  • Properties

    • message

      오류에 대한 설명을 조회한다.

    • name

      오류 이름과 관련된 문자열 중 하나를 포함하는 문자열을 조회한다.

지원 웹브라우저